[INFO] cloning repository https://github.com/pfgithub/syntect-zig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pfgithub/syntect-zig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfgithub%2Fsyntect-zig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfgithub%2Fsyntect-zig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc3dc5af4752e5e073b06a1b5bbff4c6f910f4e0
[INFO] fixing pfgithub/syntect-zig against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfgithub%2Fsyntect-zig" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pfgithub/syntect-zig
[INFO] finished tweaking git repo https://github.com/pfgithub/syntect-zig
[INFO] tweaked toml for git repo https://github.com/pfgithub/syntect-zig written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pfgithub/syntect-zig on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pfgithub/syntect-zig already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f
[INFO] running `Command { std: "docker" "start" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking line-wrap v0.2.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking plist v1.6.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking syntect-zig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `syntect_zig`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stderr]                |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stderr]                | -------------------------------------- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 5 previous errors
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[export_name = "zsb_SyntaxSetBuilder_init"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_init")]
[INFO] [stdout]     |       +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[export_name = "zsb_SyntaxSetBuilder_add"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_add")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[export_name = "zsb_SyntaxSetBuilder_buildAndDeinit"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_buildAndDeinit")]
[INFO] [stdout]     |       +++++++                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[export_name="zsb_SyntaxSet_initDefaults"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[unsafe(export_name="zsb_SyntaxSet_initDefaults")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[export_name="zsb_ParseState_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[unsafe(export_name="zsb_ParseState_init")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[export_name="zsb_ParseIter_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[unsafe(export_name="zsb_ParseIter_init")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[export_name="zsb_ParseIter_addLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[unsafe(export_name="zsb_ParseIter_addLine")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[export_name="zsb_ParseIter_wantsNextLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[unsafe(export_name="zsb_ParseIter_wantsNextLine")]
[INFO] [stdout]     |   +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:233:3
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[export_name="zsb_ParseIter_next"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[unsafe(export_name="zsb_ParseIter_next")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[export_name="zsb_ParseChar_print"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[unsafe(export_name="zsb_ParseChar_print")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[export_name="zsb_ParseChar_getChar"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[unsafe(export_name="zsb_ParseChar_getChar")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:261:3
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[export_name="zsb_ParseChar_getScopes"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[unsafe(export_name="zsb_ParseChar_getScopes")]
[INFO] [stdout]     |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `syntect_zig`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stderr]                |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stderr]                | -------------------------------------- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]               --> src/lib.rs:93:31
[INFO] [stderr]                |
[INFO] [stderr]             93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stderr]                |                               ^ expected expression
[INFO] [stderr]            ...
[INFO] [stderr]            251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stderr]                |     ------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 5 previous errors
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[export_name = "zsb_SyntaxSetBuilder_init"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_init")]
[INFO] [stdout]     |       +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[export_name = "zsb_SyntaxSetBuilder_add"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_add")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[export_name = "zsb_SyntaxSetBuilder_buildAndDeinit"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_buildAndDeinit")]
[INFO] [stdout]     |       +++++++                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[export_name="zsb_SyntaxSet_initDefaults"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[unsafe(export_name="zsb_SyntaxSet_initDefaults")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[export_name="zsb_ParseState_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[unsafe(export_name="zsb_ParseState_init")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[export_name="zsb_ParseIter_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[unsafe(export_name="zsb_ParseIter_init")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[export_name="zsb_ParseIter_addLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[unsafe(export_name="zsb_ParseIter_addLine")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[export_name="zsb_ParseIter_wantsNextLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[unsafe(export_name="zsb_ParseIter_wantsNextLine")]
[INFO] [stdout]     |   +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:233:3
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[export_name="zsb_ParseIter_next"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[unsafe(export_name="zsb_ParseIter_next")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: this warning originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[export_name="zsb_ParseChar_print"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[unsafe(export_name="zsb_ParseChar_print")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[export_name="zsb_ParseChar_getChar"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[unsafe(export_name="zsb_ParseChar_getChar")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:261:3
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[export_name="zsb_ParseChar_getScopes"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[unsafe(export_name="zsb_ParseChar_getScopes")]
[INFO] [stdout]     |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: syntect-zig v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking syntect-zig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[export_name = "zsb_SyntaxSetBuilder_init"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_init")]
[INFO] [stdout]     |       +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[export_name = "zsb_SyntaxSetBuilder_add"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_add")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[export_name = "zsb_SyntaxSetBuilder_buildAndDeinit"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_buildAndDeinit")]
[INFO] [stdout]     |       +++++++                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[export_name="zsb_SyntaxSet_initDefaults"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[unsafe(export_name="zsb_SyntaxSet_initDefaults")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[export_name="zsb_ParseState_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[unsafe(export_name="zsb_ParseState_init")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[export_name="zsb_ParseIter_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[unsafe(export_name="zsb_ParseIter_init")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[export_name="zsb_ParseIter_addLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[unsafe(export_name="zsb_ParseIter_addLine")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[export_name="zsb_ParseIter_wantsNextLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[unsafe(export_name="zsb_ParseIter_wantsNextLine")]
[INFO] [stdout]     |   +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:233:3
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[export_name="zsb_ParseIter_next"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[unsafe(export_name="zsb_ParseIter_next")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[export_name="zsb_ParseChar_print"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[unsafe(export_name="zsb_ParseChar_print")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[export_name="zsb_ParseChar_getChar"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[unsafe(export_name="zsb_ParseChar_getChar")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:261:3
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[export_name="zsb_ParseChar_getScopes"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[unsafe(export_name="zsb_ParseChar_getScopes")]
[INFO] [stdout]     |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 121 |     zsb_baseset!("SyntaxSetBuilder", SyntaxSetBuilder);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[export_name = "zsb_SyntaxSetBuilder_init"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_init")]
[INFO] [stdout]     |       +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[export_name = "zsb_SyntaxSetBuilder_add"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_add")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[export_name = "zsb_SyntaxSetBuilder_buildAndDeinit"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[unsafe(export_name = "zsb_SyntaxSetBuilder_buildAndDeinit")]
[INFO] [stdout]     |       +++++++                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 167 |     zsb_baseset!("SyntaxSet", SyntaxSet);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[export_name="zsb_SyntaxSet_initDefaults"]
[INFO] [stdout]     |       ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[unsafe(export_name="zsb_SyntaxSet_initDefaults")]
[INFO] [stdout]     |       +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 179 | zsb_baseset!("ParseState", ParseState);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[export_name="zsb_ParseState_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[unsafe(export_name="zsb_ParseState_init")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 203 |     zsb_baseset!("ParseIter", ParseIter);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[export_name="zsb_ParseIter_init"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[unsafe(export_name="zsb_ParseIter_init")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[export_name="zsb_ParseIter_addLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[unsafe(export_name="zsb_ParseIter_addLine")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[export_name="zsb_ParseIter_wantsNextLine"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[unsafe(export_name="zsb_ParseIter_wantsNextLine")]
[INFO] [stdout]     |   +++++++                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:233:3
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[export_name="zsb_ParseIter_next"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[unsafe(export_name="zsb_ParseIter_next")]
[INFO] [stdout]     |   +++++++                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[export_name = concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 |         #[unsafe(export_name =) concat!("zsb_", $name, "_allocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[export_name = concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deallocate")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[export_name = concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout] ...
[INFO] [stdout] 251 |     zsb_baseset!("ParseChar", ParseChar);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zsb_baseset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[unsafe(export_name =) concat!("zsb_", $name, "_deinit")]
[INFO] [stdout]     |           +++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[export_name="zsb_ParseChar_print"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[unsafe(export_name="zsb_ParseChar_print")]
[INFO] [stdout]     |   +++++++                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[export_name="zsb_ParseChar_getChar"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[unsafe(export_name="zsb_ParseChar_getChar")]
[INFO] [stdout]     |   +++++++                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:261:3
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[export_name="zsb_ParseChar_getScopes"]
[INFO] [stdout]     |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[unsafe(export_name="zsb_ParseChar_getScopes")]
[INFO] [stdout]     |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syntect-zig` (lib) due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syntect-zig` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f", kill_on_drop: false }`
[INFO] [stdout] c05c51d60f0c32c5f57ea76b346b0bfb548080f4c6d167d06b63dfbd1ea7fe0f
